html,body {
	background: #f1f1f7;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.margin-top-15 {
	margin-top: 15px;
}

.no-border-bottom {
	border-bottom: none!important;
}

.no-border-right {
	border-right: none!important;
}

.result-page {
	padding: 40px 0;
	text-align: center;
}

.calendar-box .icon {
	position: absolute;
	right: 10px;
	top: 6px;
}

.calendar-box .layui-input {
	border-color: #ddd;
	border-radius: 5px;
}

.bottom-line {
	border-bottom: 3px solid #bfc8d8;
}

.banner img {
	width: 100%;
	min-width: 1190px;
}

.main {
	width: 1190px;
	margin: 15px auto 30px;
	overflow: hidden;
}

.collect {
	overflow: auto;
	background: #fff;
	padding: 15px 0;
	margin-bottom: 15px;
}

.collect .collect-item {
	width: 25%;
	float: left;
	margin: 0px auto;
	height: 85px;
}

.collect .collect-item dt {
	width: 85px;
	height: 85px;
	float: left;
	margin-left: 45px;
	margin-right: 10px;
	background: url(//jc.custeel.com/assets/images/dataCount_icon.png) no-repeat;
}

.collect .collect-item dt.icon1 {
	background-position: 0px -317px;
}

.collect .collect-item dt.icon2 {
	background-position: 0px -213px;
}

.collect .collect-item dt.icon3 {
	background-position: 0px -102px;
}

.collect .collect-item dd {
	margin-top: 15px;
}

.collect .collect-item dd p {
	margin-bottom: 8px;
}

.collect .collect-item dd .count {
	color: #f33838;
	font-size: 26px;
	font-weight: 900;
}

.left-par {
	width: 850px;
	float: left;
}

.left-section {
	background: #fff;
	margin-bottom: 15px;
}

.par-top .nav {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px #e7e7e7;
	border-bottom: 3px solid #bfc8d8;
}

.par-top .nav i.name {
	padding-left: 22px;
	margin-right: 120px;
	font-size: 20px;
	color: #333333;
	vertical-align: middle;
}

.par-top .nav i.name: before {
	position: absolute;
	top: 16px;
	left: 10px;
	width: 6px;
	height: 22px;
	background: #3575e9;
	content: "";
}

.par-top .nav span {
	font-size: 16px;
/* padding: 10px 15px;*/
	padding: 0 20px;
	display: inline-block;
	cursor: pointer;
}

.par-top .nav span.active,.par-top .nav span: hover {
	color: #007de4;
	font-weight: 900;
	font-weight: bold;
	border-bottom: 3px solid #007de4;
	margin-bottom: -3px;
}

.par-top .search {
	padding: 25px 18px;
}

.par-top .search .search-input {
	width: 600px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 15px;
	border: 1px solid #e3e3e3;
}

.par-top .search .search-btn {
	color: #fff;
	font-size: 15px;
	height: 37px;
	line-height: 37px;
	border: none;
	padding: 0px 25px;
	margin-left: -4px;
	background: #3575e9;
	cursor: pointer;
}

.par-top .search .senior {
	color: #3575e9;
	font-size: 15px;
	display: inline-block;
	margin-left: 20px;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
}

.par-top .select-box {
	margin-top: 15px;
/* overflow: hidden;*/
}

.par-select .tab-nav {
	height: 45px;
	line-height: 45px;
	padding: 0 40px;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	z-index: 999;
}

.par-select .tab-nav .tabs-control {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	border-left: 1px solid #f6f6f6;
}

.par-select .tab-nav .tabs-control: hover {
	background: #3575e9;
	color: #fff;
}

.par-select .tab-nav .layui-icon-prev {
	left: 0;
	border-left: none;
	border-right: 1px solid #f6f6f6;
}

.tab-nav .layui-icon-next {
	right: 0px;
}

.par-select .tab-nav ul {
	height: 45px;
	width: 100%;
/* background: #f9f9f9;*/
	border-bottom: 1px solid #e3e3e3;
	left: 0px;
	white-space: nowrap;
	position: relative;
	transition: all .2s;
	-webkit-transition: all .2s;
}

.par-select .tab-nav li {
	display: inline-block;
	width: 105px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #f9f9f9;
	border-right: 1px solid #e3e3e3;
	cursor: pointer;
}

.par-select .tab-nav li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}

.par-select .condition {
	position: relative;
	width: 100%;
	overflow: auto;
	padding: 10px 0px;
	border-bottom: 1px solid #e3e3e3;
}

.par-select .condition .class {
	float: left;
	font-size: 15px;
	padding-left: 15px;
/* font-weight: 600;*/
	margin: 5px 0px;
	width: auto;
}

.par-select .condition .opt {
	color: #666;
	display: table;
}

.par-select .condition .opt.has-moer {
	width: 700px;
	display: inline-block;
	vertical-align: top;
}

.limit-height {
	height: 30px;
	overflow: hidden;
}

.par-select .condition .more {
	border-radius: 2px;
	cursor: pointer;
	color: #666;
	position: absolute;
	right: 15px;
	top: 14px;
	border: 1px solid #e3e3e3;
	padding: 1px 8px;
	font-size: 14px;
}

.more.layui-icon-down: before,.more.layui-icon-up: before {
	float: right;
	font-size: 13px;
	margin-left: 3px;
}/* .par-select .condition .more: hover{border: 1px solid #4a85f1;color: #4a85f1;}*/.par-select .condition .opt span {
	padding: 0px 8px;
	margin: 5px 18px 5px 0px;
	display: inline-block;
	cursor: pointer;
}

.par-select .condition .opt span.active {
	color: #fff;
	background: #4a85f1;
	border-radius: 3px;
}

.par-select .condition .opt span: hover {
	color: #fff;
	background: #4a85f1;
	border-radius: 3px;
}

.par-list li.item {
	padding: 18px 15px;
	border-bottom: 1px dotted #e3e3e3;
}

.par-list li.item: hover {
	background: #f7faff;
}

.par-list li.item a: hover .recommend,.par-list li.item a: hover .title {
	color: #007de4;
}

.par-list li.item .notice {
	background: #f89102;
	color: #fff;
	padding: 0px 5px;
	border-radius: 3px;
	margin-right: 8px;
}

.par-list li.item .recommend {
	color: #f33838;
	font-weight: 900;
	font-size: 16px;
}

.par-list li.item p {
	line-height: 30px;
}

.par-list li.item p .title {
	color: #555;
	font-size: 16px;
/* letter-spacing: 1px;*/
	font-weight: 900;
}

.par-list li.item p.detail {
	color: #999999;
}

.par-list li.item p.detail span {
	margin-right: 50px;
}

.search-null-box {
	display: none;
}

.search-null {
	width: 530px;
	margin: 0px auto;
	padding: 203px 0;
}

.search-null .text {
	margin-top: 80px;
	font-size: 16px;
	line-height: 30px;
}

.search-null .text em {
	font-style: normal;
	color: red;
	font-weight: bold;
}

.search-null .text span em {
	font-weight: normal;
}

.right-par {
	width: 325px;
	float: right;
}

.right-side {
	background: #fff;
	margin-bottom: 15px;
}

.right-side .ad-img {
	display: block;
	width: 100%;
}

ul.list-box {
	padding: 15px 0px;
}

ul.list-box li {
	line-height: 35px;
	padding-left: 13px;
	color: #333;
}

ul.list-box li: before {
	width: 4px;
	height: 4px;
	border-radius: 2px;
	display: inline-block;
	margin-right: 5px;
	background: #f6ab40;
	content: "";
	vertical-align: super;
}

ul.card-box {
	padding: 0px 15px;
}

ul.card-box li {
	padding: 15px 0px;
	border-bottom: 1px solid #e3e3e3;
}

ul.card-box a: last-child li {
	border-bottom: none;
}

ul.card-box li img {
	display: block;
	width: 100%;
	margin-bottom: 3px;
}

ul.card-box li p.tit {
	font-size: 14px;
	font-weight: 900;
	line-height: 25px;
}

ul.card-box li p.detail {
	color: #808080;
	font-size: 12px;
	line-height: 20px;
}

.layui-layer-shade {
	z-index: -1!important;
}
@media screen and (max-width: 991px) {
	.collect .collect-item {
        width: 100%;
    }
    ul.ruzhu-list {
        padding-left: 5px;
    }
  
}
